@charset "utf-8";
/* CSS Document */
html{margin:0; padding:0;}
body{width:100%;margin:0;padding:0px;font-size:12px;color:#666666;/* background: #f7f7f7; */font-family:"Microsoft Yahei";/*overflow:hidden;*/min-width:1200px;}
div,img,form,h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; border:0px;}
a{text-decoration:none; color:#2f3030;}
a:hover{text-decoration:none;color: #0a5fb2;}
ul{margin:0px; padding:0px;}
ul li{list-style-type:none;}
input,textarea{font-family:"Microsoft Yahei"; font-size:12px; color:#666666;}
.clear{clear:both;width:100%;/* height:1px; */}
input:focus{border:0px; outline:none;}
/*头部*/
.toph{ height:70px; width:100%; float:left}
.top{width:100%;height: 70px;/* background: #f5f5f5; */font-size: 14px;position: absolute;left: 0;top: 0;z-index: 99999;}
#logo{width:1200px;margin:auto;height: 70px;/* position: relative; */}
#logo .img{width: 420px;height: 45px;float:left;}
#logo .img img{max-width: 302px;max-height: 48px;padding-top: 7px;}
#logo .tel{background:url(../images/phone.jpg) no-repeat left 12px; text-indent:25px; float:left; margin-top:35px; font-size:16px;}
#logo .search{width: 160px;height:30px;background:#fff;float:right;border:1px solid #bbbbbb;background: #fff;bottom: -3px;margin: 35px 0 0 0;}
#logo .search input{width: 130px;color:#acacac;text-indent:5px;border-right:0px;float:left;height:30px;line-height:30px;background:none;border:0px;}
#logo .search .submit{width:30px; height:30px;background:url(../images/search.jpg) no-repeat left center;border:0px; float:left; cursor:pointer;}
#logo .s_search{float: right; margin: 35px 0 0 0; cursor: pointer;}
#logo .s_search img{}
#logo .lang{float: right; background: #0facee; width: 95px; height: 32px; text-align: center; line-height: 32px; border-radius: 20px; margin: 35px 0 0 0;}
#logo .lang a{color: #fff;}
.hover{    background: #fff;}
.hover #menu .menu ul li a {
    color: #686868;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    text-align: center;
}
#logo .ewm{
    float: left;
    color: #fff;
    width: 200px;
    margin: 22px 0 0 0;
    position: relative;
}
.hover #logo .ewm{ color:#999}
#logo .ewm .wechat{
    float: left; cursor:pointer
}
#logo .ewm .wechat i{
    font-size: 20px;
}
#logo .ewm .wechat .wechat-popup{
    position: absolute;
    left: 10px;
    transform: translateX(-50%);
    width: 140px;
    height: 140px;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    font-size: 0;
    top: 60px;
}
#logo .ewm .wechat .wechat-popup img{
    width: 100%;
}

#logo .ewm .wechat .wechat-popup::after {
    content: '';
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    display: block;
    /* width: 10px; */
    top: -20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#logo .ewm .division{
    float: left;
    margin: 0 10px;
}
#logo .ewm .dianhua{
    float: left;; cursor:pointer
}
#logo .ewm .dianhua i{
    font-size: 23px;
}
#logo .ewm .dianhua .wechat-popup{
	    position: absolute;
	    right: -19px;
	    transform: translateX(-50%);
	    width: 140px;
	    /* height: 140px; */
	    padding: 10px;
	    background: #fff;
	    border-radius: 5px;
	    font-size: 0;
	    top: 60px;
	    color: #000;
	    font-size: 16px;
	}

#logo .ewm .dianhua .wechat-popup::after {
    content: '';
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    display: block;
    /* width: 10px; */
    top: -20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#menu{/* width:100%; *//* height:45px; *//* background:#da241d; */}
#menu .menu{width: 480px;height: 70px;line-height: 70px;/* margin: 0 0 0 10px; */float: left;}
#menu .menu ul{}
#menu .menu ul li{/* width:150px; */height: 70px;line-height: 70px;font-size:16px;font-weight:bold;float:left;/* position:relative; */text-align:center;padding: 0 35px;}
#menu .menu .enmenu li{}
#menu .menu .enmenu li:hover{background: #0facee;}
#menu .menu .enmenu li:hover a{ color:#fff}
#menu .menu ul li a{color: #fff;font-size: 16px;font-weight: normal;}
#menu .menu ul li.active{/* border-bottom: 2px solid #0a5cae; *//* background: #0facee; */}
#menu .menu ul li.active a, #menu .menu ul li:hover a{color: #0facee;}
#menu .menu li .second{display:none;width: 100%;min-height: 400px;text-align: left;position:absolute;left:0px;top: 70px;z-index:9999;/* padding: 5px 0 0 0; */background: #fff;padding: 0 0 50px 0;}
 #menu .menu ul li a.sj{
    float: left;
    position: relative;
}
#menu .menu ul li a.sj:after{content:"";width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #3d4b70d9;position: absolute;bottom: 0;left: 40%;right: 40%;}
#menu .menu li .second::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0rem;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.3);
    display: block;
    z-index: -1;
}


#menu .menu li .second .sBox{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    padding: 60px 0;
}


#menu .menu li .second .sBox .h1Box{
    width: 290px;
}
#menu .menu li .second .sBox .h1{
    width: 250px;
    float: left;
    position: relative;
    height: 53px;
    line-height: 53px;
    padding: 0 0 20px 0;
    border-right: 1px solid #656565;
}

#menu .menu li .second .navPage{}
#menu .menu li .second .navPage .h1{ border:0}
#menu .menu li .second .navPage .h1Box{margin-left: 55%;}


#menu .menu li .second .sBox .ov{ border:0}
#menu .menu li .second .sBox .ov a{border-bottom: 1px solid #eee;}
#menu .menu li .second .sBox .ov:before{content:"";height: 100%;position: absolute;right: -8px;z-index: 9999;background:url(../images/l.png) no-repeat;width: 8px;}

#menu .menu li .second .navPage .ov:before{ background:none}

#menu .menu li .second .sBox .h1 a{
    color: #fff;
  
    width: 160px;
    position: relative;
    font-size: 18px;
}
#menu .menu li .second .sBox .h1 a:hover{
	  border-bottom: 1px solid #eee;
	}

#menu .menu li .second .sBox .h1 a::after {
    content: '\e601';
    font-family: 'iconfont';
    font-size: 1.4rem;
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
}
#menu .menu li .second .navPage .h1 a::after{ content:''}

#menu .menu li .second .sBox .h2Box{
    float: left;
    width: 800px;
    position: absolute;
    left: 250px;
    top: 60px;
    min-height: 300px;
    /* border-left: 1px solid #656565; */
    padding-left: 50px;
    display:none;
}

#menu .menu li .second .sBox .show{ display:block}

#menu .menu li .second .sBox .h2Box .h2{
    float: left;
    padding: 0 20px;
}
#menu .menu li .second .sBox .h2Box a{
    color: #fff;
}
#menu .menu li .second .sBox .h2Box a:hover{}
#menu .menu li .second a{display:block;/* overflow:hidden; */text-align: left;}
#menu .menu li .second a:last-child{border:0px;}
#menu .menu li .second a:hover{color: #fff !important;/* background: #0facee; */}
/*banner*/
#banner{clear:both;width:100%;margin:auto;overflow:hidden;height:auto;position:relative;}
#banner ul.hd{left:47%; bottom:30px;height:auto; padding:0; list-style:none; position:absolute;}
#banner ul.hd li{width: 14px;height: 14px;overflow:hidden;/* background: #fff; */margin-left:10px;float:left;border-radius: 50%;/* border: 1px solid #fff; */}
#banner ul.hd li.on{/* background: #0facee; */border: 1px solid #ffffff;}
#banner ul.hd li a{
    background: #fff;
    height: 10px;
    width: 10px;
    float: left;
    border-radius: 50%;
    margin: 2px;
}


#banner ul.hd li.on a{
    background: #ffffff;
    height: 10px;
    width: 10px;
    float: left;
    border-radius: 50%;
    margin: 2px;
}




#banner .pst{display:none; width:1200px; margin:auto;height:114px;}
#banner:hover .pst{display:block;}
#banner .pst .prev{display:block;width: 40px;height: 110px;background: url(../images/left.png) no-repeat 0 0;float:left;}
#banner .pst .next{display:block;width: 40px;height: 110px;background: url(../images/right.png) no-repeat 0 0;float:right;}
#banner .pst .prev:hover{/* background-position:-40px 0 */}
#banner .pst .next:hover{}
/*main*/
#product{width:100%;height: 530px;background: url(../images/ppp.jpg) no-repeat bottom;/* padding: 20px 0 0 0; *//* margin: 40px 0 0 0; */}
.product{clear:both;width:1200px;margin:auto;background:#ffffff;/* margin-top: 30px; */}
.product .product_menu{width: 267px;height:auto;padding: 10px;float:left;background: #e21419;}
.product .product_menu .title{width:100%;height: 120px;color:#fff;background:#e21419;text-align:center;font-size:18px;font-weight:bolder;}
.product .product_menu .title .h1{font-size: 28px; margin: 25px 0 0 0; float: left; width: 100%;}
.product .product_menu .title .h2{font-size: 20px; text-transform: uppercase; font-weight: normal;}
.product .product_menu ul{width: 268px;height:auto;border-top:0;padding-top:10px;background: #fff;float: left;}
.product .product_menu ul li{width: 250px;margin:auto;/* height:40px; *//* line-height:40px; *//* margin-bottom:7px; *//* background: url(../images/left.png) no-repeat 220px #eeee; *//* text-indent:15px; *//* font-size:14px; */}
.product .product_menu ul li span{width: 250px; margin: auto; height: 40px; line-height: 40px; margin-bottom: 7px; background: url(../images/left.png) no-repeat 220px #eeee; text-indent: 15px; font-size: 14px; float: left;}
.product .product_menu ul li span a{color: #e21419; font-size: 18px;}
.product .product_menu ul li span:hover{}
.product .product_menu ul li p{height: 30px; line-height: 30px; float: left; width: 100%; text-indent: 20px; border-bottom: 1px solid #ccc; margin: 5px 0;}
.product .product_menu ul li p a{color: #000; font-size: 14px;}
.product .product_menu ul li p:hover a{color: #e21419;}
.product .product_list{width: 1200px;float:right;}
.product .product_list li{width: 290px;height: 280px;float:left;margin-right: 5px;margin-bottom: 20px;/* background: #fff; *//* padding: 5px; *//* border: 1px solid #fff; */}
.product .product_list li.nll{margin-right:0}
.product .product_list li .img{width: 290px;height: 230px;/* display:table-cell; */vertical-align:middle;text-align:center;position: relative;border: 1px solid #ccc;}
.product .product_list li:hover{/* border: 1px solid #0a5fb2; */}
.product .product_list li .img .h{background:url(../images/hover.png) no-repeat center center;width: 100%;position: absolute;height: 100%;z-index: 100;left: 0;top: 0;display: none;}
.product .product_list li:hover .img{border: 1px solid #0facee;}
.product .product_list li:hover .img .h{display: block;background: rgba(0,0,0,.6) url(../images/hover.png) no-repeat center center;}
.product .product_list li:hover a{color:#fff}
.product .product_list li .img img{width: 100%;height: 100%;vertical-align:middle;}
.product .product_list li .name{width:100%;height: 45px;text-align: left;font-size: 16px;overflow:hidden;float: left;line-height: 45px;}
.product .product_list li:hover .name{color: #333;}
.product .product_list li .name .more{float: right; border: 1px solid #ccc; height: 25px; line-height: 25px; margin: 10px 0 0 0; font-size: 12px; padding: 0 15px;}
.product .product_list li:hover .name .more{background: #0facee; color: #fff; border: 0;}
.product .product_list li .lll{float: left; width: 40px; height: 5px; background: #999; margin: 5px 0 0 0;}
.product .product_list li:hover .lll{width: 100%; background: #0facee;}
/*about*/
#about{width:100%;height: 620px;color: #666;background: url(../images/a.jpg) no-repeat bottom;margin: 60px 0 0 0;padding: 30px 0 0 0;}
#about .about{width:1200px;margin:auto;padding-top: 35px;}
#about .about .img{margin: 0 0 20px 0;}
#about .about .img img{width: 598px;height: 300px;}
#about .about .nei{float:left;width: 760px;margin-top:8px;padding-right: 20px;}
#about .about .nei h1{color: #5c5c5c;font-size: 40px;position:relative;/* margin: 0 0 20px; */font-weight: normal;}
#about .about .nei h1:after{/* content: ""; */width: 135px;height: 5px;background: #095aab;position: absolute;bottom: 0px;left: 0;}
#about .about .nei .h2{color: #5c5c5c; font-size: 27px; margin: 0 0 20px 0; float: left; width: 100%;}
#about .about .nei .mo{}
#about .about .nei .aboutmore{background: #ffb610; width: 145px; height: 35px; float: left; color: #fff; font-size: 14px; line-height: 35px; border-radius: 5px; text-align: center;}
#about .about .nei .aboutmore:hover{background: #845e07;}
#about .about .nei .line{width:35px; height:3px; background:#940700; margin-bottom:50px;}
#about .about .nei .brief{font-size: 14px;line-height: 28px;height: 285px;margin: 10px 0 10px 0;overflow:hidden;color: #898989;float: left;}
#about .about .nei .brief .name{float: left; width: 100%;}
#about .about .nei .brief .name a{color: #0facee; font-size: 14px; text-decoration: underline;}
#about .about .nei ul li{float:left; margin-right:24px;}
#about .about .nei ul li .img1{float:left;}
#about .about .nei ul li .word{float:left; margin-left:13px; margin-top:8px; color:#fff; font-size:16px;}
#about .img{float: left; width: 380px; height: 380px; margin: 100px 0 0;}
#about .img img{width: 380px; height: 380px; border-radius: 50%;}
/*picture*/
.picture{clear:both; width:1200px; margin:auto; padding-top:50px; height:360px; position:relative;}
.picture .title{width:785px; height:26px; line-height:26px; text-align:center; margin:auto; margin-bottom:50px; font-size:24px;}
.picture .title img{float:left;}
.picture .title span{display:inline-block; width:204px; text-align:center; float:left; margin:0 1px; color:#303030; font-weight:500;}
.picture ul.team_tui{width:1000px;height:270px; position:relative; z-index:99; /*position:absolute; left:0px; top:0px; z-index:99;*/}
.picture ul.team_tui li{width:267px; height:238px; margin-left:18px; float:left;}
.picture ul.team_tui li img{width:267px; height:238px;}
.picture .pst{width:1200px; height:25px; position:absolute; left:0px; top:233px; z-index:9;}
.picture .pst .prev{display:block; width:14px; height:25px;background:url(../images/ggleft.jpg) no-repeat center; float:left;}
.picture .pst .next{display:block; width:14px; height:25px;background:url(../images/ggright.jpg) no-repeat center; float:right;}
/*news*/
#news{width:100%;height: 485px;color: #666;/* margin: 40px 0 0 0; */}
#news .news{width:1200px;margin:auto;padding-top: 5px;}
#news .news .title{height:42px;margin: 0 0 20px 0;font-size:16px;font-weight:bolder;float: left;width: 100%;}
#news .news .title span{display:block;float:left;width: 98px;height:42px;line-height:42px;text-align:center;font-size: 18px;text-align: left;font-weight: normal;}
#news .news .title span a{color: #888; font-weight: bold;}
#news .news .title span.on a{color: #e21419;}
#news .news .title .more{display:block;float:right;line-height:45px;color: #535353;font-size: 12px;font-weight:500;}
#news .news .first{width: 459px;float:left;font-size:14px;margin-right: 10px;}
#news .news .first img{width: 459px;height: 263px;margin-bottom:21px;}
#news .news .first .name{width: 270px;/* font-weight:bolder; */color: #444;height:25px;line-height:25px;overflow:hidden;font-size: 18px;padding: 0 10px;}
#news .news .first .time{width: 270px;color: #8c8c8c;line-height:25px;overflow:hidden;font-size: 14px;padding: 0 10px;}
#news .news .first .brief{line-height: 28px;margin-top: 15px;height: 66px;overflow:hidden;margin-bottom: 15px;color: #8c8c8c;font-size: 14px;padding: 0 10px;margin: 15px 0 25px 0;}
#news .news .first:hover .name{color:#0a5cae}
#news .news .first .more{color: #fff; font-size: 14px; background: #0facee; width: 140px; height: 35px; float: left; text-align: center; line-height: 35px;} #news .news ul{width: 700px; height: 450px; float: right;} #news .news ul li{float: left; width: 700px; height: 135px; padding: 10px 5px; margin: 0 0 10px 0; /* background: #f7f7f7; */ border-bottom: 1px solid #ececec;} #news .news ul li .name{float: left; width: 410px; color: #666; font-size: 16px; margin: 10px 0;} #news .news ul li .desc{float: left; width: 400px; font-size: 14px; color: #999; line-height: 22px; /* margin-left: 25px; */ min-height: 20px; min-height: 44px;} #news .news ul li .time{font-size: 14px; color: #999; float: left; width: 300px; margin: 10px 0 0 0;} #news .news ul li .time .h1{font-size: 14px; color: #8c8c8c; float: right; width: 100%; text-align: right;} #news .news ul li .time .h2{color: #8c8c8c; font-size: 32px; float: right; width: 100%; text-align: right;} #news .news ul li .more{float: right; width: 120px; background: url(../images/r.png) no-repeat 10px; width: 40px; height: 20px; border-left: 1px solid #eee; padding: 0 0 0 20px;} #news .news ul li:hover a{color: #0facee;} #news .news ul li:hover .more{border-left: 1px solid #e62129; background: url(../images/r1.png) no-repeat 10px;} #news .news ul li:hover{/* background: #0a5cae; */ /* color:#fff !important; */} #news .news ul li:hover .time .h1, #news .news ul li:hover .time .h2 ,#news .news ul li:hover .desc{/* color:#fff */}
#news .news ul li .imgs{width: 180px;height: 110px;float: left;margin-right: 20px;}
#news .news ul li .imgs img{width: 180px; height: 110px;}
#news .news ul li .mores{width: 40px; height: 40px; border: 1px solid #ccc; float: right; text-align: center; line-height: 49px; border-radius: 50%; margin-top: -50px;}
#news .news ul li .mores i{font-size: 30px; /* margin: 5px 0 0; */ color: #ccc;}
#news .news ul li:hover .mores{border: 1px solid #0facee;}
#news .news ul li:hover .mores i{color: #0facee;}
#news .qa{width:397px; float:right;}
#news .qa .title{height:42px; border-bottom:1px solid #ccc; font-size:16px; font-weight:bolder; margin-bottom:70px;}
#news .qa .title span{display:block; float:left; width:138px; height:42px; line-height:42px; text-align:center; color:#fff; background:#da241d;}
#news .qa ul li{height:115px; border-bottom:1px solid #ccc; margin-bottom:40px;}
#news .qa ul li:last-child{border-bottom:0px; margin-bottom:5px;}
#news .qa .qq{height:20px; font-size:14px; margin-bottom:17px; margin-top:20px;}
#news .qa .qq span{float:left; display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#da241d; color:#fff;}
#news .qa .qq font{float:right;width:358px; height:20px; line-height:20px; color:#3a3a3a; overflow:hidden;}
#news .qa .aa span{float:left; display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#a0a0a0; color:#fff;}
#news .qa .aa font{float:right;width:358px; height:40px; line-height:20px; color:#666666; overflow:hidden;}
#news .qa .more{display:block; width:100%; height:44px; line-height:44px; text-align:center; background:#eaeaea; color:#a5a5a5; font-size:16px;}
/*底部*/
/*底部*/
#foot{clear:both;width:100%;height:auto;font-size:14px;background: #f7f7f7;color:#fff;/* margin-top:50px; */}
#foot .foot{width:1200px;margin:auto;/* padding: 40px 0 0 0; *//* height: 200px; */}
#foot .link{width:1200px; margin:auto;}
#foot .link a{display:block;float:left;margin-right:20px;color:#ffffff;font-size: 14px;}
#foot .link .fir{display:block;font-size: 13px;margin-left: 0;color: #d3d3d3;}
#foot .foot ul{float: left;width: 660px;min-height: 260px;margin-left: 70px;}
#foot .foot ul li{height:35px;color: #515151;width: 150px;float: left;font-size: 18px;}
#foot .foot ul li span{border-bottom: 2px solid #d0cccc; padding: 0 0 10px 0; float: left;}
#foot .foot ul li a{color: #333; font-size: 14px;}
#foot .foot ul li .second{float: left; width: 100%; margin: 10px 0 0 0;}
#foot .foot ul li .second a{font-size: 13px; float: left; width: 100%; line-height: 22px; color: #333;}
#foot .foot ul li .second a:hover{text-decoration:underline}
#foot .foot .cinfo{line-height: 30px; float: left; font-size: 14px; color: #fff; /* margin: 10px 0 0; */ width: 830px; float: left;}
#foot .foot .cinfo .h1{font-size: 17px; color: #fff; border-left: 3px solid #0facee; padding-left: 5px; width: 100%; float: left; line-height: 18px; margin: 0 0 10px 0;}
#foot .foot .cinfo .tel{float: left; width: 100%;}
#foot .foot .cinfo .add{float: left; /* width: 250px; */}
#foot .foot .cinfo .email{float: left; width: 100%;}
#foot .foot .cinfo i{}
#foot .foot .cinfo b{font-size: 22px;}
#foot .foot .hd{float: left; width: 200px; color: #515151; font-size: 18px; position: relative; margin: 0 0 15px 0;}
#foot .foot .hd:after{content:"";height: 2px;background: #d0cccc;width: 75px;position: absolute;left: 0;bottom: -11px;}
#foot .foot .cwx{float: left; width: 156px; height: 126px; margin-left: 20px; text-align: center;}
#foot .foot .cwx img{width: 100%; /* margin: 10px 0 0; */}
#foot .foot .xinfo{color: #fff; font-size: 14px; margin: 0 0 5px 0; text-align: center;}
#foot .foot .cwx .xinfo{}
#foot .banquan{clear:both;width:100%;height: 35px;line-height: 35px;/* background: #77787b; */text-align:center;font-size: 18px;color: #3f3f3f;padding: 20px 0;/* border-top: 1px solid #999; *//* margin: 80px 0 0 0; */}
#foot .banquan .ban{width:1200px;margin:0 auto;font-size: 16px;}
#foot .banquan a{color: #d3d3d3;margin:0 15px;font-size: 13px;}
#foot .banquan a:hover{color:#e21419}
#foot .banquan .l{float: left; color: #999; font-size: 13px;}
#foot .banquan .r{float: right; color: #999; font-size: 13px;}
#foot .links{margin: 0; height: 45px; line-height: 45px; background: #535353;}
#foot .foot .line{float: left; width: 100%; border-bottom: 1px solid #ccc; margin: 30px 0 0 0; display: none;}
.actGotop{position: fixed; _position: absolute; bottom: 10px; right: 5px; width: 80px; height: 105px; display: none;}
.actGotop a, .actGotop a:link{width: 80px; height: 105px; display: inline-block; background: url(../images/top.jpg) no-repeat; _background: url(../images/top.jpg) no-repeat; outline: none;}
/*在线留言*/
#message{width:100%; height: 450px; /* background: #f5f8fd; */ /* border: 1px solid #cfd7e4; */ border-radius: 6px; float:right; margin: 0 0 60px 0;}
#message .message{width:90%; height:auto; padding:40px 0;}
#message .message li{width:100%; font-size:14px; height:40px; line-height:40px; margin-bottom:10px;}
#message .message li span{display:inline-block; float:left; width:125px; text-align:right;}
#message .message li input{width:600px; height:30px; line-height:30px; border:0px; border:1px solid #ccc;}
.b-title{text-align:center;width: 100%;float: left;margin: 60px 0 65px 0;}
.b-title .h1{font-size: 30px;color: #0facee;width: 100%;float: left;text-transform: uppercase;position:relative;text-align: center;font-weight: bold;}
.b-title .h1:after{content: "";width: 45px;height: 5px;background: #0facee;position: absolute;bottom: -30px;left: 48%;right: 50%;}
.b-title .h2{font-size: 15px;color: #a6a6a6;float: left;width: 100%;font-weight: lighter;}
.b-title .h3{font-size:14px; color:#7d7d7d}
#app{width:100%;height: 410px;color: #fff;}
#app .app_list{width: 1200px; margin: 0 auto;}
#app .app_list li{float: left; width: 300px; height: 200px; position: relative; overflow: hidden;}
#app .app_list li img{transition: all .5s;}
#app .app_list li:hover{}
#app .app_list li:hover img{transform: scale(1.1);}
#app .app_list li .pos{position: absolute; z-index: 99; width: 250px; bottom: 10px; padding: 20px 20px 10px 20px;}
#app .app_list li a{}
#app .app_list li .name{color: #fff; font-size: 16px; float: left; width: 100%; margin: 0 0 10px 0;}
#app .app_list li .desc{font-size: 12px; color: #fff; line-height: 20px;}
#app .app_list li.one{background:#e62129}
#app .app_list li.one h1{font-size: 24px;color:#fff;width: 100%;float: left;text-transform: uppercase;position:relative;height: 80px;line-height: 80px;margin: 40px 0 0 40px;font-weight: normal;}
#app .app_list li.one h1:after{content:"";width: 40px;height: 2px;background: #fdfdfd;position: absolute;bottom: 10px;left: 0;}
.news .b-title ol{float: left; width: 100%; text-align: center; margin: 50px 0 0 0;}
.news .b-title ol li{/* float: left; */ padding: 5px 20px; display: -webkit-inline-box; border: 1px solid #0facee; margin: 0 10px; border-radius: 5px;}
.news .b-title ol li a{color: #0facee; font-size: 14px; padding: 0 15px;}
.news .b-title ol li:hover, .news .b-title ol li.act{background: #0facee;}
.news .b-title ol li:hover a, .news .b-title ol li.act a{color:#fff}
#news .news .newbox{display:none}
.meng{ display:none;position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
}

